golang.org/x/net/http2.ClientConn.sendGoAway (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L1049: if err := cc.sendGoAway(); err != nil {
transport.go#L1085: func (cc *ClientConn) sendGoAway() error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)